Sulu\Bundle\CategoryBundle\Category\CategoryManagerInterface::getFieldDescriptors PHP Method

getFieldDescriptors() public method

Returns the FieldDescriptors for the categories.
public getFieldDescriptors ( string $locale ) : DoctrineFieldDescriptor[]
$locale string
return Sulu\Component\Rest\ListBuilder\Doctrine\FieldDescriptor\DoctrineFieldDescriptor[]
    public function getFieldDescriptors($locale);