mirror of
https://github.com/processwire/processwire.git
synced 2025-08-12 09:44:38 +02:00
Remove phpdoc for non-existing hook method
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
*
|
||||
* @method void fieldRemoved(Fieldgroup $fieldgroup, Field $field)
|
||||
* @method void fieldAdded(Fieldgroup $fieldgroup, Field $field)
|
||||
* @method void sorted(Fieldgroup $fieldgroup, array $oldOrder, array $newOrder)
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
Reference in New Issue
Block a user