NerdsAndCompany\Schematic\Models\SuperTableField::getSuperTableService PHP Méthode

getSuperTableService() private méthode

private getSuperTableService ( ) : SuperTableService
Résultat SuperTableService
    private function getSuperTableService()
    {
        return Craft::app()->superTable;
    }