Class Visibility Suggestions

Below, is a summary of all classes and their component's visiblity. Whenever a visibility is set and used at the right level, a green star is presented. Whenever it is set to a level, but could be updated to another, red and orange stars are mentioned. .

  Name Value None (public) Public Protected Private Constant
class MessageRepository
 TABLE_NAME'tx_sms77typo3_domain_model_message'
    
class Message
 $created    
 $config    
 $response    
class AbstractController
 $feUserRepository    
 $persistenceManager    
 $messageRepository    
 $defaultViewObjectName    
class
 removeByUid     
class
 __construct     
class
 getCreated     
class
 getConfigArray     
class
 toArray     
class
 getConfig     
class
 setConfig     
class
 stringify     
class
 getResponseArray     
class
 getResponse     
class
 setResponse     
class
 showAction     
class
 createAction     
class
 deleteAction     
class
 indexAction     
class
 newAction     
class
 injectPersistenceManager     
class
 injectFeUserRepository     
class
 injectMessageRepository     
class
 getConfiguration