LFT
  • Namespace
  • Class
  • Tree

Namespaces

  • Docoflow
    • Contracts
    • Entity
    • Facades
    • Models
    • Traits
  • Docolight
    • Agno
      • Traits
    • Container
    • Http
      • Contracts
    • Rest
      • Handler
      • Http
    • Support
      • Debug
      • Traits
  • Docotory
    • Traits
  • None

Traits

  • BulkValidator
  • Entity
  • HasMutator
  • Validable

Namespace Docoflow\Traits

Traits summary

BulkValidator Validate all model in current entities. You can reject all steps and validators using this trait.
Entity With this trait, you can create your own entities in so many ways.
HasMutator You can attach a static macro method to this class. Means, you can extend the class on the fly.
Validable

Any class use this trait is can be validated. Means, you can determine if the verification is not expired. You can also change the status, check the status, etc.

LFT API documentation generated by ApiGen