mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR Tidy up of class documentation for GridFieldDeleteAction
This commit is contained in:
parent
239b4a01f7
commit
98cc25a5fe
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/**
|
||||
* This class is an GridField component that adds a delete action for objects in a {@link GridField}.
|
||||
* This class is a {@link GridField} component that adds a delete action for objects.
|
||||
*
|
||||
* This will also supports unlinking a relation instead of deleting the object. Use the {@link $removeRelation}
|
||||
* property set in the constructor.
|
||||
|
Loading…
x
Reference in New Issue
Block a user