1 | <?php |
||
10 | class LeadManager extends AbstractManager |
||
11 | { |
||
12 | |||
13 | public function getSupport(Entity $object) |
||
17 | |||
18 | /** |
||
19 | * @param Entity $object |
||
20 | * @throws DeleteObjectNotAllowedException |
||
21 | */ |
||
22 | public function delete(Entity $object) |
||
26 | |||
27 | public function toArray(Lead $object, $fields = []) |
||
42 | } |
||
|
|||
43 |
This check marks files that end in a newline character, i.e. an empy line.