Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix docblock
  • Loading branch information
ADmad committed Mar 13, 2016
commit a30bc48dee6982325768ceef6189aadeec00a8c3
2 changes: 1 addition & 1 deletion src/View/UIViewTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ trait UIViewTrait
/**
* Initialization hook method.
*
* ### Options: Associative array with valid keys:
* @param array $options Associative array with valid keys:
* - `layout`:
* - If not set or true will use the plugin's layout
* - If a layout name passed it will be used
Expand Down