ObjectCalisthenics\Sniffs\CodeAnalysis\ArrayPropertyPerClassLimitSniff::getTrackedPropertyTypeList PHP Method

getTrackedPropertyTypeList() protected method

protected getTrackedPropertyTypeList ( ) : array
return array
    protected function getTrackedPropertyTypeList() : array
    {
        return ['array'];
    }
ArrayPropertyPerClassLimitSniff